ComponentOne SpellChecker for WinForms
Sort(IComparer<String>) Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SuggestionList Class > Sort Method : Sort(IComparer<String>) Method
Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of String) _
) 
public void Sort( 
   System.Collections.Generic.IComparer<string> comparer
)

Parameters

comparer
See Also

Reference

SuggestionList Class
SuggestionList Members
Overload List